Extracting Text from an Image

by: SBL1983, 6 years ago


Hi,
could you please show with sample how to extract text (alpha numeric) from an image using opencv and other modules? Thanks
-Sameer



You must be logged in to post. Please login or register an account.



you can use Tesseract OCR
https://pypi.python.org/pypi/pytesseract

-HenryVC 6 years ago

You must be logged in to post. Please login or register an account.